ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

img, div { behavior: url(iepngfix.htc) }

a{ text-decoration: none; }

a:hover{ text-decoration: underline; }

html { overflow: hidden; }

body{
    height:100%;
    width:100%;
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    background-color: #fff;
}

#arc_cercle{
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 0px;
	width:284px;
	height: 284px;
}

#la_scene{
	position: absolute;
	z-index: 1;
	left: 45%;
	bottom: 14px;
}

#contenu{
    position: absolute;
    z-index: 10;
    top: 0px;
    left:20px;
    height:100%;  
}

#inauguration{
    padding-bottom: 30px; 
}

#navigation{
    padding-left: 30px; 
    line-height:1.4em;
    font-weight:normal;
    width:200px;
    text-align:justify;
    color:#000;
}

#navigation a {
    font-weight:bold;
    color:#000;
}

#navigation b {color:#5c8599;}

#zone_fond{
    position: absolute;
    z-index: 6;
    top: 0%;
    left:0%;
    width:100%;
    height:100%;
}

#poisson_mix{
    position: absolute;
    z-index: 0;
    top: 0px;
    left:260px;
}

